[INFO] fetching crate bomboni_request 0.3.1...
[INFO] testing bomboni_request-0.3.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate bomboni_request 0.3.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bomboni_request 0.3.1
[INFO] finished tweaking crates.io crate bomboni_request 0.3.1
[INFO] tweaked toml for crates.io crate bomboni_request 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bomboni_request 0.3.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bomboni_request 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.2.13
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.11
[INFO] [stderr]   Downloaded hybrid-array v0.4.11
[INFO] [stderr]   Downloaded mysql-common-derive v0.32.1
[INFO] [stderr]   Downloaded btoi v0.5.0
[INFO] [stderr]   Downloaded bomboni_macros v0.3.1
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded bomboni_request_derive v0.3.1
[INFO] [stderr]   Downloaded bomboni_proto v0.3.1
[INFO] [stderr]   Downloaded mysql_common v0.37.1
[INFO] [stderr]   Downloaded libz-sys v1.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833
[INFO] running `Command { std: "docker" "start" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bomboni_core v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling bomboni_request_derive v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bomboni_macros v0.3.1
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling bomboni_prost v0.3.1
[INFO] [stderr]    Compiling bomboni_serde v0.3.1
[INFO] [stderr]    Compiling bomboni_proto v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling pot v3.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling bomboni_common v0.3.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling bomboni_request v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bomboni_request v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bomboni_proto::*`
[INFO] [stdout]    --> src/parse/mod.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub use bomboni_proto::*;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]    --> src/parse/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |             pub use crate::*;
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/parse/mod.rs:2410:42
[INFO] [stdout]      |
[INFO] [stdout] 2410 |             |item: i32| -> (i32, String) { (item, item.to_string()) },
[INFO] [stdout]      |                                          ^^                        ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 2410 -             |item: i32| -> (i32, String) { (item, item.to_string()) },
[INFO] [stdout] 2410 +             |item: i32| -> (i32, String) (item, item.to_string()) ,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/parse/mod.rs:2440:48
[INFO] [stdout]      |
[INFO] [stdout] 2440 |             |item: (i32, &'static str)| -> i32 { item.0 },
[INFO] [stdout]      |                                                ^^      ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 2440 -             |item: (i32, &'static str)| -> i32 { item.0 },
[INFO] [stdout] 2440 +             |item: (i32, &'static str)| -> i32 item.0 ,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/parse/mod.rs:2466:46
[INFO] [stdout]      |
[INFO] [stdout] 2466 |             |item: (i32, i32)| -> (i32, i32) { item },
[INFO] [stdout]      |                                              ^^    ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 2466 -             |item: (i32, i32)| -> (i32, i32) { item },
[INFO] [stdout] 2466 +             |item: (i32, i32)| -> (i32, i32) item ,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/parse/mod.rs:2467:46
[INFO] [stdout]      |
[INFO] [stdout] 2467 |             |item: (i32, i32)| -> (i32, i32) { item },
[INFO] [stdout]      |                                              ^^    ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 2467 -             |item: (i32, i32)| -> (i32, i32) { item },
[INFO] [stdout] 2467 +             |item: (i32, i32)| -> (i32, i32) item ,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Value` is never constructed
[INFO] [stdout]     --> src/parse/mod.rs:1314:16
[INFO] [stdout]      |
[INFO] [stdout] 1314 |         struct Value {
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ValueKind` is never used
[INFO] [stdout]     --> src/parse/mod.rs:1319:14
[INFO] [stdout]      |
[INFO] [stdout] 1319 |         enum ValueKind {
[INFO] [stdout]      |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_variant_name` is never used
[INFO] [stdout]     --> src/parse/mod.rs:1328:20
[INFO] [stdout]      |
[INFO] [stdout] 1327 |         impl ValueKind {
[INFO] [stdout]      |         -------------- method in this implementation
[INFO] [stdout] 1328 |             pub fn get_variant_name(&self) -> &'static str {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParsedValue` is never used
[INFO] [stdout]     --> src/parse/mod.rs:1341:14
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         enum ParsedValue {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.39s
[INFO] running `Command { std: "docker" "inspect" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bomboni_proto::*`
[INFO] [stderr]    --> src/parse/mod.rs:104:21
[INFO] [stderr]     |
[INFO] [stderr] 104 |             pub use bomboni_proto::*;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::*`
[INFO] [stderr]    --> src/parse/mod.rs:107:21
[INFO] [stderr]     |
[INFO] [stderr] 107 |             pub use crate::*;
[INFO] [stderr]     |                     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]     --> src/parse/mod.rs:2410:42
[INFO] [stderr]      |
[INFO] [stderr] 2410 |             |item: i32| -> (i32, String) { (item, item.to_string()) },
[INFO] [stderr]      |                                          ^^                        ^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]      |
[INFO] [stderr] 2410 -             |item: i32| -> (i32, String) { (item, item.to_string()) },
[INFO] [stderr] 2410 +             |item: i32| -> (i32, String) (item, item.to_string()) ,
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]     --> src/parse/mod.rs:2440:48
[INFO] [stderr]      |
[INFO] [stderr] 2440 |             |item: (i32, &'static str)| -> i32 { item.0 },
[INFO] [stderr]      |                                                ^^      ^^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these braces
[INFO] [stderr]      |
[INFO] [stderr] 2440 -             |item: (i32, &'static str)| -> i32 { item.0 },
[INFO] [stderr] 2440 +             |item: (i32, &'static str)| -> i32 item.0 ,
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]     --> src/parse/mod.rs:2466:46
[INFO] [stderr]      |
[INFO] [stderr] 2466 |             |item: (i32, i32)| -> (i32, i32) { item },
[INFO] [stderr]      |                                              ^^    ^^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these braces
[INFO] [stderr]      |
[INFO] [stderr] 2466 -             |item: (i32, i32)| -> (i32, i32) { item },
[INFO] [stderr] 2466 +             |item: (i32, i32)| -> (i32, i32) item ,
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]     --> src/parse/mod.rs:2467:46
[INFO] [stderr]      |
[INFO] [stderr] 2467 |             |item: (i32, i32)| -> (i32, i32) { item },
[INFO] [stderr]      |                                              ^^    ^^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these braces
[INFO] [stderr]      |
[INFO] [stderr] 2467 -             |item: (i32, i32)| -> (i32, i32) { item },
[INFO] [stderr] 2467 +             |item: (i32, i32)| -> (i32, i32) item ,
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Value` is never constructed
[INFO] [stderr]     --> src/parse/mod.rs:1314:16
[INFO] [stderr]      |
[INFO] [stderr] 1314 |         struct Value {
[INFO] [stderr]      |                ^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ValueKind` is never used
[INFO] [stderr]     --> src/parse/mod.rs:1319:14
[INFO] [stderr]      |
[INFO] [stderr] 1319 |         enum ValueKind {
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_variant_name` is never used
[INFO] [stderr]     --> src/parse/mod.rs:1328:20
[INFO] [stderr]      |
[INFO] [stderr] 1327 |         impl ValueKind {
[INFO] [stderr]      |         -------------- method in this implementation
[INFO] [stderr] 1328 |             pub fn get_variant_name(&self) -> &'static str {
[INFO] [stderr]      |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ParsedValue` is never used
[INFO] [stderr]     --> src/parse/mod.rs:1341:14
[INFO] [stderr]      |
[INFO] [stderr] 1341 |         enum ParsedValue {
[INFO] [stderr]      |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bomboni_request` (lib test) generated 10 warnings (run `cargo fix --lib -p bomboni_request --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bomboni_request-1f4c91170a301313)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test error::tests::field_paths ... ok
[INFO] [stdout] test error::tests::it_works ... ok
[INFO] [stdout] test error::tests::parse_error_field_path ... ok
[INFO] [stdout] test filter::tests::modify ... ok
[INFO] [stdout] test filter::tests::it_works ... ok
[INFO] [stdout] test filter::tests::parse_tree ... ok
[INFO] [stdout] test error::tests::query_error_metadata ... ok
[INFO] [stdout] test filter::tests::to_string ... ok
[INFO] [stdout] test filter::tests::evaluate ... ok
[INFO] [stdout] test filter::tests::validate_schema ... ok
[INFO] [stdout] test ordering::tests::evaluate ... ok
[INFO] [stdout] test ordering::tests::it_works ... ok
[INFO] [stdout] test parse::tests::derived_fields ... ok
[INFO] [stdout] test parse::tests::extracts ... ok
[INFO] [stdout] test parse::tests::it_works ... ok
[INFO] [stdout] test parse::tests::parse_enumerations ... ok
[INFO] [stdout] test parse::tests::parse_convert ... ok
[INFO] [stdout] test parse::tests::parse_collections ... ok
[INFO] [stdout] test parse::tests::parse_field_mask ... ok
[INFO] [stdout] test parse::tests::parse_generics ... ok
[INFO] [stdout] test parse::tests::parse_keep ... ok
[INFO] [stdout] test parse::tests::parse_maps ... ok
[INFO] [stdout] test parse::tests::parse_names ... ok
[INFO] [stdout] test parse::tests::parse_oneof ... ok
[INFO] [stdout] test parse::tests::parse_query ... ok
[INFO] [stdout] test parse::tests::parse_resource ... ok
[INFO] [stdout] test parse::tests::parse_strings ... ok
[INFO] [stdout] test parse::tests::parse_tagged_union ... ok
[INFO] [stdout] test parse::tests::parse_timestamps ... ok
[INFO] [stdout] test parse::tests::wrap_request_message ... ok
[INFO] [stdout] test parse::tests::serde_as ... ok
[INFO] [stdout] test parse::tests::wrapper_types ... ok
[INFO] [stdout] test query::list::tests::errors ... ok
[INFO] [stdout] test query::list::tests::it_works ... ok
[INFO] [stdout] test query::page_token::aes256::tests::errors ... ok
[INFO] [stdout] test query::page_token::base64::tests::it_works ... ok
[INFO] [stdout] test query::search::tests::errors ... ok
[INFO] [stdout] test schema::tests::get_member ... ok
[INFO] [stdout] test query::search::tests::it_works ... ok
[INFO] [stdout] test sql::filter::tests::it_works ... ok
[INFO] [stdout] test value::tests::display ... ok
[INFO] [stdout] test sql::ordering::tests::it_works ... ok
[INFO] [stdout] test sql::query::tests::it_works ... ok
[INFO] [stdout] test query::page_token::aes256::tests::it_works ... ok
[INFO] [stdout] test query::list::tests::page_tokens ... ok
[INFO] [stdout] test query::page_token::rsa::tests::it_works ... ok
[INFO] [stdout] test query::page_token::rsa::tests::errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bomboni_request
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/../README.md - (line 126) ... ignored
[INFO] [stdout] test src/../README.md - (line 139) ... ignored
[INFO] [stdout] test src/../README.md - (line 256) ... ignored
[INFO] [stdout] test src/../README.md - (line 27) ... ignored
[INFO] [stdout] test src/../README.md - (line 183) ... FAILED
[INFO] [stdout] test src/../README.md - (line 66) ... FAILED
[INFO] [stdout] test src/../README.md - (line 364) ... FAILED
[INFO] [stdout] test src/../README.md - (line 393) ... FAILED
[INFO] [stdout] test src/../README.md - (line 100) ... FAILED
[INFO] [stdout] test src/../README.md - (line 158) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 183) stdout ----
[INFO] [stdout] error[E0433]: cannot find `testing` in `bomboni_request`
[INFO] [stdout]    --> src/../README.md:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 | use bomboni_request::testing::schema::UserItem;
[INFO] [stdout]     |                      ^^^^^^^ could not find `testing` in `bomboni_request`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout]  30 | #[cfg(any(feature = "testing", test))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  31 | /// Testing utilities and schemas.
[INFO] [stdout]  32 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 66) stdout ----
[INFO] [stdout] error[E0433]: cannot find `testing` in `bomboni_request`
[INFO] [stdout]   --> src/../README.md:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 | use bomboni_request::testing::schema::{RequestItem, UserItem, TaskItem};
[INFO] [stdout]    |                      ^^^^^^^ could not find `testing` in `bomboni_request`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(any(feature = "testing", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 31 | /// Testing utilities and schemas.
[INFO] [stdout] 32 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 364) stdout ----
[INFO] [stdout] error[E0433]: cannot find `testing` in `bomboni_request`
[INFO] [stdout]    --> src/../README.md:368:22
[INFO] [stdout]     |
[INFO] [stdout] 368 | use bomboni_request::testing::schema::RequestItem;
[INFO] [stdout]     |                      ^^^^^^^ could not find `testing` in `bomboni_request`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout]  30 | #[cfg(any(feature = "testing", test))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  31 | /// Testing utilities and schemas.
[INFO] [stdout]  32 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 393) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bomboni_request::derive`
[INFO] [stdout]    --> src/../README.md:395:22
[INFO] [stdout]     |
[INFO] [stdout] 395 | use bomboni_request::derive::parse_resource_name;
[INFO] [stdout]     |                      ^^^^^^ could not find `derive` in `bomboni_request`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:36:9
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  35 | /// Derive macros for request parsing.
[INFO] [stdout]  36 | pub mod derive {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 100) stdout ----
[INFO] [stdout] error[E0433]: cannot find `testing` in `bomboni_request`
[INFO] [stdout]    --> src/../README.md:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 | use bomboni_request::testing::schema::UserItem;
[INFO] [stdout]     |                      ^^^^^^^ could not find `testing` in `bomboni_request`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout]  30 | #[cfg(any(feature = "testing", test))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  31 | /// Testing utilities and schemas.
[INFO] [stdout]  32 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 100)
[INFO] [stdout]     src/../README.md - (line 183)
[INFO] [stdout]     src/../README.md - (line 364)
[INFO] [stdout]     src/../README.md - (line 393)
[INFO] [stdout]     src/../README.md - (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.99s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833", kill_on_drop: false }`
[INFO] [stdout] 38b42f33a5963a35c3239b3ee023240d7c41acd27982f9afa722b81ce731f833
